-
Notifications
You must be signed in to change notification settings - Fork 12
Clean Code for mylyn.reviews/org.eclipse.mylyn.gerrit.core #831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Clean Code for mylyn.reviews/org.eclipse.mylyn.gerrit.core #831
Conversation
ca52f75 to
2eef70f
Compare
2eef70f to
b622adb
Compare
68338f3 to
2f8b6cf
Compare
2f8b6cf to
24d1f3e
Compare
|
We have failing tests for |
|
We have failing tests
Do you have any idea why JSonSupport().toJson(abandonInput) always returns the JSON structure {[]}? |
f16fccd to
1b0beb9
Compare
|
I did a test with a mvn clean verify -B -Dmaven.repo.local=/Users/frank/eclipse_prod/.m2/repository -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true on my Mac M1 environment and the AbandonInputTest and RestoreInputTest did not fail. Should I deactivate the two failing Test Classes? |
The cleanup remove the private field message so there is no data needed to convert to a json String. |
25c6bd3 to
a5b94f6
Compare
394fe1a to
f925a38
Compare
7b0a138 to
eca0bf1
Compare
eca0bf1 to
cde2f0b
Compare
cde2f0b to
1db8225
Compare
1db8225 to
9ddb0d1
Compare
9ddb0d1 to
fb0ab0c
Compare
b34463f to
eaaa4fa
Compare
8218407 to
99871b2
Compare
99871b2 to
24e8c92
Compare
24e8c92 to
67fc5a6
Compare
The following cleanups were applied: